RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ComboTool<T> Class / RichTextBoxProperty Field

In This Topic
    RichTextBoxProperty Field (C1ComboTool<T>)
    In This Topic
    Identifies the RichTextBox dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RichTextBoxProperty As DependencyProperty
    public static readonly DependencyProperty RichTextBoxProperty
    See Also